-
Home
-
TaxJar – Sales Tax Automation for WooCommerce
-
4.1.5
-
Code
-
Classes
- Cache
Total Complexity |
10 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
126 |
Lines of code |
37 |
Logical lines of code |
17 |
Comment lines |
73 |
Methods |
10 |
Properties |
2 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
77 |
1 |
4 |
set_with_hashed_key() |
S |
75 |
1 |
4 |
create_hash_key() |
S |
74 |
1 |
4 |
set() |
S |
79 |
1 |
3 |
read_hashed_value() |
S |
76 |
1 |
4 |
read() |
S |
80 |
1 |
3 |
delete_hashed_value() |
S |
76 |
1 |
4 |
delete() |
S |
81 |
1 |
3 |
contains_hashed_value() |
S |
76 |
1 |
4 |
contains() |
S |
75 |
1 |
4 |